CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv tracking

搜索资源列表

  1. Face_Recognition

    0下载:
  2. 这是一个利用OPENCV实现的人脸跟踪识别的程序的源码,具体的过程都有详细的描述,希望对大家的学习有帮助!-This is an implementation using OPENCV Face Tracking source identification process, the specific procedure described in detail, want to help everyone to learn!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:16244
    • 提供者:王政
  1. On_Mouse

    0下载:
  2. 一个可以手工标定图像区域并实时显示位置的程序,可以很方便的移植为图像标注工具、物体检测工具和对象跟踪工具等。-Manual calibration of an image region and display the location of procedures, can be easily transplanted to image annotation tool, object detection and object tracking tools and other tools.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1922
    • 提供者:Swai
  1. codigo_tracking

    0下载:
  2. Code to tracking objects with Opencv
  3. 所属分类:Video Capture

    • 发布日期:2017-04-08
    • 文件大小:3689
    • 提供者:vitor_gz
  1. objects_detect

    0下载:
  2. Code to tracking and detect objects with Opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:193494
    • 提供者:vitor_gz
  1. 23zhengbkgrd

    0下载:
  2. 里面包含了二桢和三桢的差分目标跟踪方法,使用的是opencv的方法-Which contains two frames and three frames difference tracking method, using the method opencv
  3. 所属分类:Graph program

    • 发布日期:2017-05-06
    • 文件大小:1434962
    • 提供者:方天柱
  1. blobtrack

    1下载:
  2. 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:8200
    • 提供者:曾雯
  1. OPENCVfacedetection

    0下载:
  2. 用OPENCV做的人脸识别程序,实现跟踪检测,用的是自带的分类器-OPENCV do with face recognition program, to achieve tracking and detection, using a built-in classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:85892
    • 提供者:jianghua
  1. MA

    0下载:
  2. Opencv: Vehicle tracking using Moving Average method
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2900
    • 提供者:Rafin
  1. Kalman_Effect

    0下载:
  2. 用Visual C++演示了基于opencv库的卡尔曼跟踪算法。-Demonstrated using Visual C++ opencv library based Kalman tracking algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1340954
    • 提供者:he
  1. motempl

    0下载:
  2. 使用opencv的运动模板来进行运动跟踪的程序-Campaign templates using opencv motion tracking program for
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:889329
    • 提供者:georgeou
  1. WATCH

    0下载:
  2. 使用opencv和visualC++进行编译,能够完成视频的跟踪和记录。-VisualC++ using opencv and compiled, to complete the tracking and recording video.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2706527
    • 提供者:yangyang
  1. sdi_opencv

    0下载:
  2. 运用VC软件做的一个基于OPENCV的人脸识别系统,在检测人脸的基础上能对人眼和嘴巴进行识别。-Use the software to do a VC OPENCV based face recognition system, based on face detection can identify the eyes and mouth.
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2114689
    • 提供者:strangename
  1. Emgu.CV

    0下载:
  2. 一个在C#环境下调用OPENCV的重要头文件,希望可以帮到大家-A call in the C# environment OPENCV important header files, the desire to help people
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19501757
    • 提供者:wf
  1. ObjectTracking

    0下载:
  2. 物体追踪。日本opencv的配套程序。实现动态物体的跟踪功能-Object tracking. Japan opencv matching procedures. Tracking of dynamic objects
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:4834
    • 提供者:sunfeng
  1. OpenCV_based_tracking

    0下载:
  2. 运动目标的检测跟踪在机器人视觉,监控测量和视频压缩编码等等方面有着广泛的应用,是近年来的一个研究热点。本文设计了一个基于OpenCV软件的运动目标检测跟踪实验平台,对摄像头视野中的运动目标进行实时检测和跟踪,并留下编程和硬件接口,为利用运动目标跟踪而进行机器人视觉和基于计算机视觉的测量监控研究打下基础。-Moving target detection and tracking in robot vision, monitoring measurements and video compressi
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:180101
    • 提供者:abc
  1. Platform_for_Moving_Object_Tracking

    0下载:
  2. 一个基于OpenCV软件的运动目标检测跟踪实验平台,对摄像头视野中的运动目标进行实时检测和跟踪,并留下编程和硬件接口-A software-based moving target detection OpenCV tracking experiment platform, the camera view in real-time moving object detection and tracking, and leave programming and hardware interface
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:177085
    • 提供者:abc
  1. kalman

    0下载:
  2. kalman滤波器收到好的结果基于c++和opencv-Tracking of rotating point. Rotation speed is constant. Both state and measurements vectors are 1D (a point angle), Measurement is the real point angle+ gaussian noise. The real and the estimated points
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:6122
    • 提供者:tbc
  1. OPENCVwrittenproceduresforidentifyingandtrackingmo

    0下载:
  2. OPENCV写的运动目标识别与跟踪程序 用于目标跟踪的轨迹拟合-OPENCV written procedures for identifying and tracking moving targets
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:431228
    • 提供者:岳祥坤
  1. ACNproj

    0下载:
  2. Object tracking using Radial Basis Function Networks(Neural networks). The implementation is done in OpenCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:90867
    • 提供者:Rickesh
  1. Walk

    0下载:
  2. OPENCV视频跟踪的视频流,希望能用来跟踪-OPENCV video tracking of the video stream, hoping to track
  3. 所属分类:Video Capture

    • 发布日期:2017-04-09
    • 文件大小:1427433
    • 提供者:章林娜
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 35 »
搜珍网 www.dssz.com